Welcome![Sign In][Sign Up]
Location:
Search - hook dll

Search list

[Hook apiHookDll

Description: 一个全局钩子,可以截获系统的所有消息 主要完成鼠标和键盘的消息截获-A global hook, you can intercept all the information systems major to complete the mouse and keyboard messages intercepted
Platform: | Size: 826368 | Author: 郑万伟 | Hits:

[Game Hook CrackHOOK

Description: Visual c++ 编写的 Hook例子,exe和Dll源文件-Visual c++ Prepared Hook example, exe and Dll source file
Platform: | Size: 34816 | Author: kissoks | Hits:

[Game Hook CrackWsock32.dll

Description: 以网易时期的《精灵》为例子,讲述了一下如何在网络游戏中作出被动的外挂而不需要使用系统钩子函数,但是对目前的很多网络游戏而言,通常都会检测自身目录中是否存在“Wsock32.dll”文件,如有一般来说都是外挂了,现在需要另辟蹊径才能到达这个目的!-Netease period to the "Wizard", for example, about how the network responds in a passive game without the need for plug-hook using the system function, but many of the current online games are concerned, they usually detect the existence of its own directory "Wsock32 . dll "files, if there is generally a plug-in, now need to explore different avenues to reach this goal!
Platform: | Size: 7168 | Author: shdily | Hits:

[Hook apiDll

Description: dll钩子, 钩子函数, DLL文档编写, 钩子的实现与调用, DLL的调用-keyboard hook program
Platform: | Size: 293888 | Author: zhouml | Hits:

[Delphi VCLHook.dllfile

Description: Hook程序中.dll文件的编写,可以实现注入,修改一下也可以对QQ等注入操作,只要修改需要注入的对象就可以了-Hook proceedings. Dll file prepared, you can achieve implantation, can also be changed a bit into the operation of the QQ, etc., as long as necessary to amend the object can be injected into the
Platform: | Size: 57344 | Author: haokks | Hits:

[Process-Threadinjectthread

Description: 演示三种代码注入的方式。hook 注入,远程注入,dll注入。对研究病毒和外挂的人很有帮助-Demonstration of three types of code injection approach. hook into the remote injection, dll injection. The study of virus and the people very helpful plug-ins
Platform: | Size: 79872 | Author: 公鸡 | Hits:

[Hook apiDll

Description: 主要是针对一些系统函数做拦截,HOOK掉底层函数。做成了一个DLL,具体请看代码。-Mainly targeted at some of the system function to do to intercept, HOOK off the bottom of function. Create a DLL, see the specific code.
Platform: | Size: 147456 | Author: zhouyi | Hits:

[OS programHook

Description: 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中,这样才能被各种相关联的应用程序调用。在WINDOWS中,日志钩子是个很特别的钩子,它只有全局钩子一种,是键盘鼠标等输入设备的消息在系统消息队列被取出时发生的,而且系统中只能存在一个这样的日志钩子,更重要是,它不必用在动态链接库中,这样可以省却了为安装一个全局钩子而建立一个动态链接库的麻烦。利用日志钩子,我们可以监视各种输入事件,下面的示例可以用来记录键盘的输入,当有按键发生时,自动记录按键动作的日期和时间以及当前激活的窗口名称。 根据网上教程编写并调试通过.-WINDOWS hook are message handling mechanism in a point, by installing a variety of hooks, the application can set the appropriate subroutine to monitor the messaging system, as well as the message arrive at these objectives deal with them before the window. A lot of the type of hook, each hook can be intercepted and processed the corresponding message, such as a keyboard hook keyboard can be intercepted message, the mouse can be intercepted mouse message hook, hook shell can be intercepted by the application to start and turn off the message, log hook can monitor and record input case. Hook into thread-specific hook and global hook, thread-specific hook to monitor only the specified thread, it is necessary to monitor the system all the threads must be used in the overall hook. The overall hook, hook function must be included in a separate dynamic-link library (DLL), this can be a variety of applications associated call. In WINDOWS, the log is a very special hook the hook, it is only a
Platform: | Size: 206848 | Author: changyou | Hits:

[Hook apiHookDll2

Description: hook dll driver for keyboard mouse source
Platform: | Size: 13312 | Author: sky | Hits:

[Hook apiXPokerBot

Description: XPoker Bot AI analysis. Hook / dll inject into process and send fake keyboard / mouse messages.-XPoker Bot AI analysis. Hook/dll inject into process and send fake keyboard/mouse messages.
Platform: | Size: 211968 | Author: Daemn | Hits:

[VC/MFCVisualC300

Description: 本书精选了300多个在Visual C++程序设计中经常遇到的问题和典型的功能需求,以专家解答的方式展现给读者。本书内容涵盖开发工具与调试、Visual C++ 6.0编程基础、对话框及控件的使用、一般窗口及界面设计、SDI和MDI窗口、消息系统钩子函数及DLL、磁盘路径与文件操作、数据库、网络与通信、图形图像及打印控制、操作系统、线程及进程控制、时间控制、数学算法、发布程序等Visual C++开发的各个方面,重点突出程序设计实用性。每个问答或者需求都根据技术难度不同加以标识,并给出在实际开发中的人气指数(经常涉及频繁程度)。-This book has been selected more than 300 in the Visual C++ programming problem often encountered in a typical functional requirements and to demonstrate the way the experts to answer readers. This book covers the development and debugging tools, Visual C++ 6.0 programming foundation for the use of dialog boxes and controls, the general window and interface design, SDI and MDI windows, information systems function and the hook DLL, disk path and file operations, database, network and communications, graphic images and print control, operating system, thread and process control, time control, mathematical algorithms, publish procedures Visual C++ development of all aspects of program design focused practicality. Or the demand for each question and answer are based on different technical difficulty be identified and given in the actual development of the popular index (often related to the frequency of).
Platform: | Size: 14733312 | Author: john winsome | Hits:

[Hook apihook

Description: 通过输入法 实现注入DLL 只要能用输入法的游戏都可以注入自己写的D-Through input into the DLL to achieve the input method can be used as long as the game can be written into its own DLL
Platform: | Size: 1405952 | Author: dwz | Hits:

[Hook apiKbdMouseHook32

Description: Keyboard hook dll (both mouse and normal and low for keyboard). Compile as resource script included. Coded as hook dll to cancel all keystrokes and mouse clicks excep CTRL+ENTER for kids safe application
Platform: | Size: 3072 | Author: qwertyfjs | Hits:

[Hook apiDefender

Description: VC++6.0编写的系统监控程序Demo包括主程序和DLL,只做演示,DLL采用全局钩子注入所有进程并在加载DLL时改写进程IAT。本程序演示截获MessageBox和MessageBeep-VC++6.0 program written in System Monitor Demo, including the main program and the DLL, Zhi Zuo demonstration, DLL into all processes using the global hook DLL is loaded, and when the process of adaptation IAT. This program demonstrates intercepted MessageBox and MessageBeep
Platform: | Size: 6360064 | Author: 孙新 | Hits:

[Game Hook CrackRemoteDll

Description: Dll Remote Hook The Game Hack
Platform: | Size: 116736 | Author: james E. | Hits:

[Hook apiApiHook

Description: API Hook示例代码:用来将自定义的 Dll 注入进程空间,并钩住指定 API 函数,关于注入和钩 API 的代码,这里主要介绍如何使用这个小工具方便实现截获 API 的功能-API Hook Sample Codes
Platform: | Size: 151552 | Author: litjerk | Hits:

[ActiveX/DCOM/ATLDirect3D-Hook

Description: direct x dll interface hook
Platform: | Size: 3082240 | Author: aasadas | Hits:

[Game Hook CrackAntiHackDLL

Description: antihack dll. can be hook to any game executable.
Platform: | Size: 5120 | Author: LANZ | Hits:

[VC/MFCDLL

Description: 注入DLL是做全局钩子或者拦截类软件都有可能用到的技术,如果做外挂的话我们也有可能需要注入一个DLL到游戏进程中去干点什么“坏事”。 但我们知道现在要注入DLL是越来越难了。-Into the global hook DLL is doing or have the potential to intercept class software technology used, so if we do plug-in may need to inject a DLL into the game process to what to do with " bad." But we know now is more and more difficult to inject a DLL.
Platform: | Size: 4096 | Author: wwe | Hits:

[Hook apiIATHook_dll

Description: this is a simple IAT Hook Dll , whick hooks function send in ws2_32.d-this is a simple IAT Hook Dll , whick hooks function send in ws2_32.dll
Platform: | Size: 2048 | Author: 12usver12 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 33 »

CodeBus www.codebus.net